PHP Function List

$move_x = ($move == /"x/") ? ($max_x-$new_x)/2 : 0;<br />$move_y = ($move == \"y\") ? ($max_y-$new_y)/2 : 0; doesn't exist. Closest matches:

To Top